MUIA_AppMessage is object specific. You can e.g. set up different notifications for different objects in your window, they will only get exectued when icons are dropped over the specific object.
If you wait on MUIA_AppMessage with a window object, your notify will always get executed when icons are dropped on the window.